PowerTools MultiRow for Windows Forms 8.0J
GetKey メソッド (BaseKeyCollection<TKey,TValue>)

要素の0から始まるインデックス。
コレクション内の指定したインデックスにある要素のキーを取得します。
構文
Public Function GetKey( _
   ByVal index As Integer _
) As TKey
public TKey GetKey( 
   int index
)

パラメータ

index
要素の0から始まるインデックス。

戻り値の型

インデックスが有効な場合は要素のキー。それ以外の場合は空の文字列。
参照

BaseKeyCollection<TKey,TValue> クラス
BaseKeyCollection<TKey,TValue> メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.